Skip to content

Add support for Bitbucket API tokens #6209

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 9 commits into from
Jul 6, 2025
Merged

Conversation

tcrespog
Copy link
Collaborator

  • Add support for Bitbucket API tokens:
    • Contrary to the deprecated app passwords, the API tokens are used with Authorization: Bearer ... headers instead of Authorization: Basic ... headers.
    • They only seem to work with with http://api.bitbucket.org/2.0 base URL instead of https://bitbucket.org/api/2.0.

@tcrespog tcrespog requested a review from pditommaso June 23, 2025 11:39
@tcrespog tcrespog self-assigned this Jun 23, 2025
Copy link

netlify bot commented Jun 23, 2025

Deploy Preview for nextflow-docs-staging canceled.

Name Link
🔨 Latest commit 761710c
🔍 Latest deploy log https://app.netlify.com/projects/nextflow-docs-staging/deploys/686a39efff037f0008967417

@pditommaso
Copy link
Member

@tcrespog are you OK with this?

@pditommaso pditommaso merged commit f711f24 into master Jul 6, 2025
9 checks passed
@pditommaso pditommaso deleted the bitbucket-api-tokens branch July 6, 2025 09:01
pditommaso added a commit that referenced this pull request Jul 6, 2025
Signed-off-by: Paolo Di Tommaso <[email protected]>
Co-authored-by: Paolo Di Tommaso <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants